VBcoders Guest



Don't have an account yet? Register
 


Forgot Password?



High Precision Timer esp. for Multimedia Applications [Updated 05/07/02

by x-treme (5 Submissions)
Category: VB function enhancement
Compatability: Visual Basic 3.0
Difficulty: Intermediate
Date Added: Wed 3rd February 2021
Rating: (11 Votes)

This code is a VB implementation of the high precision multimedia timer which can be found
in the winmm.dll. ---- I wrote this code because of the same reason I created my multiple undo implementation: I wanted to have a smart solution that can be easily added to different VB projects,
that doesn't clutter the code, that doesn't let depend my project on another custom
OCX or DLL file and that is object oriented as much as possible. ---- The demo project's intension is NOT to show that the multimedia timer is or is not more accurate than the standard VB timer. It's primary task is just to show how to use the timer class and how to instantiate and handle more than one timer object. ---- For more information have a look at the readme.txt please. -- NEW: I added a high precision profiler class. -- NEW: UserControl instead of class file. Doesn't crash anymore when run compiled. Much easier handling.

API Declarations
'Several. Look at the code, please.

Rate High Precision Timer esp. for Multimedia Applications [Updated 05/07/02

Download High Precision Timer esp. for Multimedia Applications [Updated 05/07/02

Download High Precision Timer esp. for Multimedia Applications [Updated 05/07/02 (33 KB)

High Precision Timer esp. for Multimedia Applications [Updated 05/07/02 Comments

No comments have been posted about High Precision Timer esp. for Multimedia Applications [Updated 05/07/02. Why not be the first to post a comment about High Precision Timer esp. for Multimedia Applications [Updated 05/07/02.

Post your comment

Subject:
Message:
0/1000 characters